www.gusucode.com > 茶都拼客网全功能版 8 > 茶都拼客网全功能版 8.8源码程序/teasdxmccom/茶都拼客网V8.8(全功能,无限制,完全开源)/Ku_type/sqlilink.asp

    <div align="center">
	 <p><b>友 情 链 接 申 请</b></p>
<form method="POST" action="addlink.asp?action=add">
	<table cellpadding="0" cellspacing="1" width="100%" bgcolor="#CCCCFF" height="132">
		<tr>
			<td height="44" bgcolor="#FFFFFF" width="146" align="right">网站名称:</td>
			<td height="44" bgcolor="#FFFFFF" width="451">&nbsp;<input type="text" name="webname" size="24">*</td>
		</tr>
		<tr>
			<td height="40" bgcolor="#FFFFFF" width="146" align="right">网站地址:</td>
			<td height="40" bgcolor="#FFFFFF" width="451">&nbsp;<input type="text" name="https" size="35" value="http://">*</td>
		</tr>
		<tr>
			<td height="40" bgcolor="#FFFFFF" width="146" align="right">网站LOGO:</td>
			<td height="40" bgcolor="#FFFFFF" width="451">&nbsp;<input type="text" name="sqlogo" size="35" value="http://">(没有logo图片,可以不填!)</td>
		</tr>
		<tr>
			<td height="44" bgcolor="#FFFFFF" width="146" align="right">链接类型:</td>
			<td height="44" bgcolor="#FFFFFF" width="451">
&nbsp;<input type="radio" value="0" checked name="leixing" onclick="radioClick(this);">文字链接 
			<input type="radio" value="1" name="leixing" onclick="radioClick(this);">图片链接
<script type="text/javascript">
var leixing="";
function radioClick(node){
leixing=this.value;
}
</script>               
			</td>
		</tr>
		<tr>
			<td height="44" bgcolor="#FFFFFF" width="146" align="right">提交申请</td>
<td height="44" bgcolor="#FFFFFF"><input type="submit" value="申 请 链 接" name="B3"></td>
		</tr>
	</table>
</form>
</div>

<div align="center">
	 <p><b>申请链接前,请做好本站链接,以便审核通过!</b></p>
	<table cellpadding="0" cellspacing="1" width="100%" bgcolor="#CCCCFF" height="100">
		<tr>
			<td height="44" bgcolor="#FFFFFF" width="146" align="right">本站名称:</td>
			<td height="44" bgcolor="#FFFFFF" width="451"><%=Ku_name%></td>
		</tr>
		<tr>
			<td height="40" bgcolor="#FFFFFF" width="146" align="right">本站地址:</td>
			<td height="40" bgcolor="#FFFFFF" width="451">http://<%=Ku_net%></td>
		</tr>
		<tr>
			<td height="44" bgcolor="#FFFFFF" width="146" align="right">本站LOGO:</td>
			<td height="44" bgcolor="#FFFFFF" width="451">http://<%=Ku_net%>/logo8831.gif</td>
		</tr>
	</table>
</div>

<div align="center">
	<table cellpadding="0" cellspacing="0" width="381" height="50">
		<tr>
			<td height="74">
			<p align="center"><a href="#" onclick="window.close()">·关闭窗口·</a ></td>
		</tr>
	</table>
</div>